﻿body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, select, input, textarea, button, p, blockquote, th, td, img ,iframe { margin: 0; padding: 0; }
table{ border-collapse: collapse; border-spacing: 0; }
input,button,textarea,option { font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif; }
ul, li, div{ list-style: none; border: 0px; }
img{ border: 0px; }
.clear{ font: 0px/0px serif; display: block; clear: both; }
html{ -webkit-text-size-adjust: none; }
input{ outline: none; }
button{ border:none; }
textarea{ resize: none; }
a{ text-decoration: none; }
body:nth-of-type(1) input:focus,textarea:focus{ outline: none;}
body{ font: 12px "\5b8b\4f53","Tahoma","Arial","Microsoft Yahei"; color: #333; background: #fff; position: relative;min-width: 1100px;}


#header {
	width: 100%;
	height: 35px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	background: #f5f5f5;
	margin: 0 auto;
}

.header {
	width: 1100px;
	margin: 0 auto;
	height: 35px;
}

.header ul {
	color: #666;
}

.header ul li.name {
	margin-right: 30px;
}

.header ul li {
	float: left;
	line-height: 35px;
	margin-right: 10px;
}

.header ul li a {
	color: #666;
}

.header ul li a:hover {
	color: #ff6600;
}

.header p a:hover {
	color: #ff6600;
}

.header p {
	line-height: 35px;
	color: #666;
	float: right;
	margin-right: 110px;
}

.header p a {
	color: #666;
	margin: 0 5px;
	display: inline-block;
}

.header p a.mobile {
	background: url(../../images/offer_bg.png) 0 10px no-repeat;
	padding: 0 0 0 16px;
	margin-left: 10px;
}

.weixin {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	z-index: 99999;
}

.weixinTop {
	position: absolute;
	padding: 0 0 0 28px;
	top: -39px;
	right: 26px;
	cursor: pointer;
	color: #666;
	line-height: 38px;
	background: url(../../images/product/bg.png) 0 -24px no-repeat
}

.weixinBot {
	position: absolute;
	right: 10px;
	top: -1px;
	display: none;
	border: 1px solid #d1d1d1;
}


.headerNav {
			width: 1100px;
			margin: 0 auto;
		}

		.headerNav p {
			color: #888;
			line-height: 12px;
			height: 12px;
			width: 1100px;
			overflow: hidden;
			margin-top: 10px;
			font-family: "microsoft yahei";
		}

		.headerNav p a {
			color: #888;
			margin: 0 4px;
		}

		.headerNav p a:hover {
			color: #FF6600;
		}
		/*top*/

		.bannerAdv {
			width: 1100px;
			margin: 0px auto 0;
			overflow: hidden;
		}

		.bannerAdv ul {
			width: 1110px;
			display: inline;
			float: left;
			margin: 0px 0 0 -5px;
		}

		.bannerAdv ul li {
			display: block;
			float: left;
			padding: 10px 5px 0 5px;
			position: relative;
		}

		.bannerAdv ul li a,
		.bannerAdv ul li embed {
			float: left;
		}
		/*top*/

		.top {
			width: 1100px;
			height: 74px;
			margin: 0 auto;
			position: relative;
		}

		.top .logo {
			position: absolute;
			left: 0;
			top: 10px;
			z-index: 3;
		}

		.top h1 {
			width: 125px;
			height: 50px;
			position: absolute;
			left: 230px;
			top: 12px;
			border-left: 1px solid #d7d7d7;
			font: 26px/50px "Microsoft Yahei", "\5b8b\4f53";
			text-indent: 12px;
			color: #4e9b31;
		}

		.top p {
			position: absolute;
			top: 60px;
			left: 274px;
			line-height: 18px;
			height: 18px;
			overflow: hidden;
			font-family: microsoft yahei;
			color: #666666;
		}

		.top p a {
			color: #666666;
			margin: 0 4px;
		}

		.top p a:hover,
		.top span a:hover {
			text-decoration: underline;
			color: #ff0000;
		}

		.top span {
			position: absolute;
			left: 898px;
			top: 26px;
			line-height: 18px;
			height: 18px;
			font-family: microsoft yahei;
			overflow: hidden;
			color: #4e9b31;
		}

		.top span a {
			color: #ff6600;
			font-size: 14px;
		}

		.top input.text {
			width: 310px;
			height: 38px;
			display: block;
			position: absolute;
			line-height: 33px;
			border: 1px solid #e1e1e1;
			color: #7d7d7d;
			top: 15px;
			left: 484px;
			z-index: 2;
			font-size: 14px;
			text-indent: 10px;
		}

		.top button {
			width: 90px;
			height: 40px;
			display: block;
			border: 0px;
			cursor: pointer;
			position: absolute;
			top: 15px;
			left: 796px;
			background: #4e9b31;
			font: normal 20px/40px microsoft yahei;
			color: #fff;
		}

		.selectbox-wrapper {
			text-align: center;
			position: absolute;
			top: 54px;
			left: 396px;
			z-index: 9999;
			width: 88px;
			border: 1px solid #e1e1e1;
			background: #fff;
		}

		.selectbox-wrapper ul li.selected {
			BACKGROUND-COLOR: #f4ffed;
		}

		.selectbox-wrapper ul li.current {
			color: #fff;
			background: #0187d0;
		}

		.selectbox-wrapper ul li {
			line-height: 20px;
			color: #666;
			display: block;
			text-align: left;
			text-indent: 20px;
			cursor: pointer;
		}

		.selectbox {
			width: 88px;
			height: 38px;
			border: 1px solid #e1e1e1;
			border-right: 0;
			display: block;
			line-height: 38px;
			font-size: 14px;
			font-family: microsoft yahei;
			color: #418A26;
			z-index: 10;
			position: absolute;
			top: 15px;
			left: 396px;
			text-indent: 20px;
			cursor: pointer;
			background: url(../../images/offer_bg.png) 60px -60px no-repeat;
		}
		/*menu*/

		.menu {
			width: 100%;
			height: 50px;
			background-color: #4e9b31;
		}

		.menu p {
			width: 1100px;
			margin: 0 auto;
			height: 50px;
		}

		.menu p a {
			color: #ffffff;
			font-family: "microsoft yahei";
			line-height: 50px;
			font-size: 20px;
			display: block;
			float: left;
			width: 122px;
			display: inline-block;
			text-align: center;
		}

		.menu p a.home {
			background-color: #66b947;
			width: 124px;
		}

		.menu p a:hover {
			background-color: #66b947;
		}

.bigBG{width: 100%;background: #f2f2f2;padding-bottom: 10px;overflow: hidden;}
.mian{width: 1100px;margin: 0 auto 0;}
.sider{width: 198px;height: 100%;float: left;background: #fff;border: 1px solid #e3e3e3;border-top: 0;}
.sider h2{width: 198px;height: 26px;overflow: hidden; color: #333;float: left;text-indent: 10px;margin: 10px 0;}
.sider h2 a{font: 14px/26px "\5b8b\4f53"; color: #333;}
.sider h2 em{font-style: normal;}
.cell-block{width: 180px;border-bottom: 1px solid #ddd;margin:0 9px 15px;float: left;padding-bottom: 10px;}
.cell-block img{float: left;}
.cell-block ul.contact{width: 180px;float: left;color: #666;font-family: "simson";position: relative;margin-top: 10px;}
.cell-block ul.contact li{line-height: 26px;}
.cell-block ul.contact li em{font-style: normal;}
.cell-block ul.contact li.lock {
	position: absolute;
	right: 0;
	top: 5px;
	width: 113px;
	height: calc(100% - 10px);
	border: 1px dashed #ddd;
	line-height: 66px;
	text-indent: 23px;
	background: url(../../images/xunjia/xunIcon.png) no-repeat 6px -126px;
}
.cell-block ul.contact li.lock a {
	display: block;
}

.cell-block h3{font:14px "Microsoft Yahei";color: #333;float: left;width: 198px;}
ul.detail-list{color: #666;float: left;margin-top: 5px;}
ul.detail-list li{font:12px/17px "Microsoft Yahei";margin-bottom: 5px;}
ul.detail-list li img{float: right;vertical-align: middle;}
.cell-block a.more-offer{display: block;float: left; width: 175px;height: 34px;border: 1px solid #ddd;color: #496ab4;margin: 10px 0; text-align: center;font:14px/34px "Microsoft Yahei";}
.cell-block a.more-offer:hover{text-decoration: underline;color: #f60;}
ul.buyerdata{float: left;}
ul.buyerdata li{width: 180px;float: left;border-bottom: 1px dashed #ddd;height: 46px;padding-top: 3px;}
ul.buyerdata li:last-of-type{border: none;}
ul.buyerdata li a{text-overflow: ellipsis;width: 180px;height: 24px;font:12px/24px "Microsoft Yahei";overflow: hidden;white-space: nowrap;float: left;color: #496ab4;}
ul.buyerdata li a:hover{text-decoration: underline;color: #f60;}
ul.buyerdata li span{color: #999;font-weight: bold;}


ul.botpic{width: 198px;float: left;}
ul.botpic li{width: 198px;float: left;margin: 10px 0;}
ul.botpic li img{float: left;}


.content{width: 879px;float: right;}
.location{width: 879px;margin: 10px auto 0;height: 22px;}
.location p{font: 14px/22px "\5b8b\4f53";text-indent: 23px;background:url("../../images/Promotions/ProBg.png") no-repeat 0px 3px;}
.location p a{color: #666;padding: 0 5px;}
.location p a:hover{color: #38880b;}
.location p span{padding: 0 5px;}
.location p span a{color: #4e9b31;}
.location p span a:hover{color: #4e9b31;}

.contTop{width: 879px;float: left;margin: 10px 0 15px;}
.contTop h2{width: 879px;float: left;overflow: hidden; font:22px/27px "Microsoft Yahei";color: #333;}
.contTop h2 em{width: 56px;height: 27px;display: block;font: 16px/27px "\5b8b\4f53";color: #fff;text-align: center;float: left;background: #4e9b31;margin-right: 10px;}

.info{width: 837px;float: left;border: 1px solid #ddd;background: #fff;padding:15px 20px 35px;margin-bottom: 10px;}
.quota{width: 837px;float: left;margin-bottom: 10px;position: relative;height: 100px;}
.quota .dates{width: 430px;position: absolute;top: 0;line-height: 0;}
.quota .dates p{font:14px/26px "Microsoft Yahei";}
.quota .baojia{width: 370px;position: absolute;height: 100px;top: 0;right: 0;}
.quota .baojia .baojiabox{width: 370px;height: 71px; background: url(../../images/xunjia/baojiabg.png) no-repeat;position: absolute;top: 5px;right: -28px;line-height: 60px;color: #fff;font-size: 14px;}
.quota .baojia .baojiabox a{width: 92px;height: 33px;display: block;float: left;border-radius: 2px;background: #fff;margin-left: 65px;margin-top: 12px;text-align: center;color: #38880b;font: 14px/33px "Microsoft Yahei";margin-right: 16px;}
.quota .baojia .baojiabox p{display: block;position: absolute;left: 288px;top: 0;}
.quota .baojia span{position: absolute;left:45px;top: 75px;color: #333;line-height: 26px;font-size: 14px;}
.baojiadl{position: absolute;right: 0;top: 75px;color: #333;line-height: 26px;font-size: 14px;}

.info h3.infoTit{border-left: 5px solid #4e9b31;height: 22px;float: left;width: 837px;text-indent: 10px;font: 18px/20px "Microsoft Yahei";margin-bottom: 10px;}
.info h3.infoTit em{font:normal 12px/20px "\5b8b\4f53";color: #999;}

.list-table{width: 836px;border: 1px solid #ddd;margin-bottom: 40px;margin-top: 5px;float: left;}
.list-table tr{color: #666;}
.list-table tr th{border-bottom: 1px solid #ddd;height: 40px;font:14px/40px "Microsoft Yahei";vertical-align: middle;padding: 0 15px;font-weight: 400;text-align: center;}
.list-table tr td{text-align: center;padding: 18px 15px;font:14px/22px "Microsoft Yahei";}
.list-table tr td span{display: block;text-align: center;width: 120px;}
.list-table tr td span a{color: #168ce3;}
.attchments{width: 70px;height: 70px; text-align: center;float: right;overflow: hidden;margin-right: 5px;position: relative;border: 1px solid #ddd;}
.attchments img{width: 70px;height: 70px;position: absolute;top: 0;left: 0;}
.attchments em{width: 20px;height: 20px;display: block;background: url(../../images/xunjia/xunIcon.png) no-repeat 0px -226px;cursor: pointer; position: absolute;right: 0;bottom: 0;}

.claims{width: 837px;float: left;margin-bottom: 30px;}
.claims dl{float: left;color: #333;font:14px/28px "Microsoft Yahei";}
.claims dl dt {
	width: 90px;
	float: left;
	text-align: right;
	clear: both;
}
.claims dl dd {
	width: 747px;
	font: 14px/28px "Microsoft Yahei";
	float: right;
	height: 28px;
	overflow: hidden;
	position: relative;
}

.claims dl dd.address p {
	display: inline-block;
	padding-right: 59px;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 100%;
}
.claims dl dd a {
	position: absolute;
	right: 0;
	top: 0;
	color: #4e9b31;
}
.claims dl dd.focus {
	height: auto;
}
.claims dl dd.focus p {
	white-space: normal;
}
.claims dl dd em{color: #999;font-style: normal;}


.product-content{width: 837px;float: left;}
.product-content p{color: #333;font:14px/22px "\5b8b\4f53";}
.product-content p b{}
.product-content p font{color: #ff3131;}

.fujian{width: 837px;float: left;margin-left: 20px;color: #333;font-size: 14px;margin-top: 10px;}
.fujian span {
	float: left;
	margin-right: 10px;
}
.fujian-box {
	overflow: hidden;
}
.fujian-item {
	margin-top: 15px;
}
.fujian-item:first-child {
	margin-top: 0;
}
.fujian img{margin-right: 5px;}
.fujian a{color: #4e9b31;text-decoration: underline;font-size: 14px;}


h3.contTit{font:16px/48px "Microsoft Yahei";}
table.quotation{width: 100%;border: 1px solid #ddd;background: #fff;margin-bottom: 20px;}
table.quotation tr th,table.quotation tr td{border-bottom: 1px solid #ddd;height: 39px;text-align: left;padding: 0 15px;font:14px/39px "Microsoft Yahei";}
table.quotation tr td{}


.pagination{width: 100%;float: left;height: 30px;color: #666;font: 14px "Microsoft Yahei";}
.pagination p{float: right;}
.pagination span.page{height: 25px;line-height: 25px;}
.pagination span.page em{font-style: normal;}
.pagination span.first{width: 23px;height: 23px;background: #fff;cursor: pointer;display:inline-block;border: 1px solid #4e9b31;text-align: center;line-height: 25px;color: #4e9b31;}
.pagination span.next{width: 23px;height: 23px;background: #fff;cursor: pointer;display:inline-block;border: 1px solid #4e9b31;text-align: center;line-height: 25px;color: #4e9b31;}
.pagination span.next:hover{background: #4e9b31;color: #fff;}
.pagination span.first:hover{background: #4e9b31;color: #fff;}

.related{width: 879px;float: left;overflow: hidden;background: #fff;}
.related ul{float: left;}
.related ul li{width: 175px;float: left;margin-left: -1px;padding:18px 0;}
.related ul li .wrap{width: 140px;float: left;border-left: 1px dashed #ddd;padding: 0 20px;}
.wrap h4{font: 14px/22px "Microsoft Yahei";width: 140px;height: 22px;overflow: hidden;}
.wrap h4 a{color: #496ab4;}
.wrap h4 a:hover{color: #f60;}
.wrap p.amount{width: 140px;height: 30px;float: left;border-bottom: 1px dashed #ddd;overflow: hidden;font: 14px/30px "Microsoft Yahei";color: #333;}
.wrap p.amount em{color: #ff7300;font-size: 20px;font-style: normal;padding: 0 6px;}
.wrap p.icons{padding: 10px 0 10px 0;width: 140px;float: left;font: 14px "Microsoft Yahei";}
.wrap a.bao{width: 88px;height: 30px;display: block;float: left;background: #168ce3;color: #fff;border-radius: 2px; text-align: center;font: 14px/33px "Microsoft Yahei";}
.wrap span{width: 140px;float: left;font: 14px "Microsoft Yahei";margin-top: 10px;}


.backHome{ width:54px; position: relative;}
.backHome a{ width:54px; height:19px; display:block; float:left; background:#5b7648; text-align:center; font:normal 11px "Microsoft Yahei","simhei"; color:#fff; padding:35px 0px 0 0px; margin:2px 0; opacity:0.7; filter:alpha(opacity=70); background:url(../../images/index/rightBar.png) no-repeat 0 0; overflow: hidden; text-decoration: none; }
.backHome a:hover{ opacity:1; filter:alpha(opacity=100); }
.backHome a.guest,.backHome a.guest:hover{ background:url(../../images/index/rightBar.png) no-repeat 0 -114px; opacity: 0.7; filter:alpha(opacity=70); }
.backHome a.price{ background:url(../../images/index/rightBar.png) no-repeat 0px -57px; }
.backHome a.rightWx{ background:url(../../images/index/rightBar.png) no-repeat 0px -228px; }
.backHome img{
    position: absolute;
    right: 65px;
    top: 130px;
    display: none;
}
.toTop{ width:54px; height:54px; position:fixed; _position:absolute; top:494px; _top:expression(eval(document.documentElement.scrollTop+321)); display:none;font:normal 11px "Microsoft Yahei","simhei"; }
.toTop a,.toTop a:hover{ display:block; width:54px; height: 19px; padding:35px 0px 0 0px; background:url(../../images/index/rightBar.png) no-repeat 0px -171px; opacity: 0.6; filter:alpha(opacity=60); color: #fff; text-decoration: none; text-align: center; }
.toTop a:hover{ opacity:1; filter:alpha(opacity=100); }
#goTop { position:fixed; _position:absolute; top:260px; display:block; right:10px; z-index: 99999; }
*html, * html body { background-attachment:fixed; }
*html #goTop { position:absolute; right:expression(eval(document.documentElement.scrollLeft+10)); top:expression(eval(document.documentElement.scrollTop+145)); }



.oneTip .close {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
}
.oneTip .QQ1 {
	position: absolute;
	left: 172px;
	bottom: 17px;
	width: 65px;
	height: 28px;
}
.oneTip .QQ2 {
	position: absolute;
	right: 74px;
	bottom: 17px;
	width: 65px;
	height: 28px;
}
.oneTip .title {
	padding-left: 15px;
	background-color: #f5f5f5;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #e6e6e6;
}
.oneTip p {
	padding: 5px 0;
	font-family: "NSimSun";
	padding-left: 15px;
}
.oneTip strong {
	width: 15px;
	display: inline-block;
}
.oneTip p.message {
	font-size: 17px;
	padding-top: 15px;
}
.oneTip .btn {
	position: absolute;
	bottom: 8px;
	left: 50%;
	margin-left: -32px;
}
.oneTip .btn a {
	color: #333;
	padding: 3px 10px;
	font-size: 12px;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	font-family: "NSimSun";
}
.oneTip .btn a i {
	font-style: normal;
	color: #92af00;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	margin-right: 5px;
}
.oneTip.nologin {
	background: none;
	height: 235px;
	position: fixed;
	z-index: 999999;
	left: 50%;
	bottom: 150px;
	margin-top: 0px;
	position: fixed !important;
	\/\ _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
	width: 400px;
	height: 170px;
	font-size: 15px;
	margin-left: -200px;
}
.loginContent {
	position: relative;
	height: 235px;
}
.loginContent .content1 {
	position: absolute;
	z-index: 99;
	left: 50%;
	margin-left: -154px;
}
.oneTip .close {
	position: absolute;
	right: -45px;
	top: 2px;
	width: 30px;
	height: 30px;
	font-size: 18px;
	text-align: center;
	color: #666;
	font-family: "Microsoft YaHei";
}
.loginContent .content1 h2 {
	font: normal 22px/50px "microsoft yahei";
}
.loginContent .box {
	margin: 10px 0;
	position: relative;
	height: 40px;
	width: 308px;
}
i.user {
	position: absolute;
	height: 40px;
	top: 0;
	left: 16px;
	width: 40px;
	background: url("/images/login1.png") no-repeat 0px -138px;
	z-index: 9;
}
.loginContent input {
	float: left;
	height: 38px;
	width: 306px;
	color: #999;
	font: normal 14px/38px "\5b8b\4f53";
	border: 1px solid #d1d1d1;
	border-radius: 3px;
	text-indent: 50px;
	background-color: #fff;
}
i.pass {
	position: absolute;
	height: 40px;
	top: 0;
	left: 16px;
	width: 40px;
	background: url("/images/login1.png") no-repeat 2px -181px;
	z-index: 9;
}
.oneTip .loginContent p {
	font-size: 14px;
	padding: 0;
	font-family: "Microsoft YaHei";
}
.oneTip .loginContent p b {
	font-weight: normal;
	color: #FFB600;
}
.loginContent button {
	width: 138px;
	height: 46px;
	text-align: center;
	font: normal 18px/46px "microsoft yahei";
	background-color: #50a240;
	color: #fff;
	border-radius: 3px;
	margin-top: 10px;
	cursor: pointer;
	float: left;
	border: 0;
}
.loginContent a.regIndex {
	width: 138px;
	height: 46px;
	display: inline-block;
	text-align: center;
	background: #ffd04d;
	font: normal 18px/46px "microsoft yahei";
	color: #fff;
	float: right;
	margin-top: 10px;
	cursor: pointer;
	border-radius: 3px;
}
.loginContent .bg {
	position: absolute;
	border-radius: 5px;
	left: 0;
	top: 0;
	width: 400px;
	height: 255px;
	background: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tipGuest {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999998;
	background-color: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.payment{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999998;
	display: none;
	background-color: #000;
	opacity: 0.3;
	filter:alpha(opacity=30);
}
.guestMain{
    display: none;
	position: fixed;
	z-index: 999999;
	width: 800px;
	height: 500px;
	left:50%;
	top: 50%;
	box-shadow: 0 4px 8px rgba(204,204,204,0.3);
	margin-left:-400px!important;
	margin-top:-250px!important;
	margin-top:0px;
	position:fixed!important;/
	_top:       expression(eval(document.compatMode &&
	            document.compatMode=='CSS1Compat') ?
	            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :
	            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}
.paymentMain {
	display: none;
	position: fixed;
	z-index: 999999;
	width: 800px;
	height: 500px;
	left: 50%;
	top: 50%;
	box-shadow: 0 4px 8px rgba(204,204,204,0.3);
	margin-left: -400px !important;
	margin-top: -250px !important;
	margin-top: 0px;
	position: fixed !important;
	/ _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
	background-color: #fff;
	border-radius: 8px;
	font-size: 16px;
	text-align: center;
}
.paymentMain p:first-of-type {
	margin-top: 15px;
}
.paymentMain p {
	line-height: 32px;
}
.paymentMain span {
	display: block;
	font-size: 20px;
	line-height: 36px;
}
.paymentMain span b {
	font-weight: normal;
	color: #f00;
}
.paymentMainIssom {
	display: none;
	position: fixed;
	z-index: 999999;
	width: 500px;
	left: 50%;
	top: 50%;
	box-shadow: 0 4px 8px rgba(204,204,204,0.3);
	margin-top: 0px;
	position: fixed !important;
	/ _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
	background-color: #fff;
	border-radius: 8px;
	font-size: 16px;
	text-align: center;
	transform: translate(-50%,-50%);
	padding-bottom: 15px;
}
.paymentMainIssom p:first-of-type {
	margin-top: 15px;
}
.paymentMainIssom p {
	line-height: 32px;
}
.paymentMainIssom span {
	display: block;
	font-size: 20px;
	line-height: 36px;
}
.paymentMainIssom span b {
	font-weight: normal;
	color: #f00;
}
.guestTitle,.paymentTitle{
	height: 50px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	line-height: 50px;
	background:url("/images/guestTitle.png") no-repeat;
	position: relative;
}
.guestTitle a,.paymentTitle a{
	position: absolute;
	width: 28px;
	height: 28px;
	top: -30px;
	right: -30px;
	background:url("/images/close.png") no-repeat;
}
/* 新的底部样式 */
#footer {
	width: 100%;
	/* min-width: 1200px; */
	margin: 0 auto 0;
	border-top: 1px solid #e8e8e8;
	background: #333333;
	padding: 12px 0;
}
#footer .w{
	 width: 1100px;
  }
.foot {
	text-align: center;
	line-height: 20px;
	font-size: 13px;
	color: #999;
  margin: 0 auto;
  font-family: 'Microsoft YaHei';
}
.foot a {
	color: #999;
}
.foot a:hover {
	color: #00895c;
}
.footer-content {
	text-align: left;

	border-bottom: 1px solid #424241;
	padding-bottom: 22px;
	margin-bottom: 22px;
}
.guide{

	width: 350px;
	float: left;
}
.guide span{
	font-size: 18px;
	line-height: 30px;
	display: block;
	margin-bottom: 10px;
	color: #fff;
}
.guide p{
	float: left;
	margin-right: 20px;
}
.guide p a {
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #999;
}
.guide.last {
	width: auto;
	overflow: hidden;
	float: none;
}
.zyAPP {
	width: 82px;
	text-align: center;
	margin: 3px 4px;
	display: inline-block;
	vertical-align: top;
}
.zyAPP:first-of-type {
    margin-left: 0;
}
.zyAPP b{
	font-size: 14px;
	line-height: 30px;
	color: #999;
	font-weight: normal;
}
.WechatTop{
	font-size: 14px;
    line-height: 30px;
    color: #999;
}
.guide {
	width: 360px;
	position: relative;
}
.guide p {
	width: 160px;
}
.foot span {
	font-size: 16px;
	color: #fff;
	display: block;
	margin: 0 0 15px;
}
.foot i {
	font-style: normal;
	color: #00895c;
}
.foot ul {
	display: inline-block;
	margin-top: 10px;
}
.foot li {
	float: left;
  margin-right: 20px;
}
.foot li em{
  font-style: normal;

}
.foot li b{
  font-weight: normal;
 margin-bottom: 7px;
 display: block;
}
.foot li a {
	width: 24px;
	height: 24px;
	display: inline-block;
	border-radius: 50%;
	/* background: #cecece url(../../../images/index/QQ.png) no-repeat center; */
	margin-left: 8px;
	margin-right: 4px;
	vertical-align: top;
}
.bottom {
	padding-top: 20px;
	text-align: center;
	background-color: #333;
}
.bottom p a {
	margin-right: 12px;
}
.bottom span {
	margin-top: 15px;
	display: inline-block;
}
.bottom span img {
	margin-right: 5px;
}
.bottom span a {
	font-size: 12px;
	color: #999;
}
#footer img{
	max-width: 100%;
	max-height: 100%;
}
